Agrega código de Arduino adicional al resultado para copiarlo y pegarlo. Si se cargan varias imágenes, genera una matriz de bytes para cada una y agrega un contador al identificador.
Adds some extra Arduino code around the output for easy copy-paste.
If multiple images are loaded, generates a single byte array.
Creates a
GFXbitmapFont
formatted ouput. Used by a modified version of the Adafruit GFX library.
GitHub project and example
here.
First ASCII character value is used only if a glyph identifier of length equal to 1 is not provided for each image. The value itself will be incremented by 1 for each glyph.